.ph_show{display: none;}
@media (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px){
  html{
    font-size: 26.6667vw;
  }
  body {
    min-width: 1200px;
    -webkit-text-size-adjust: none !important;
    min-width: 100%;
    width: 100%; 
    background: #fff;
  }
  .pc_hide{display: none;}
  .ph_show{display: block;}

  /*kfw_toutiao 头条*/
.header_toutiao {
  width:100%;
  height: .5rem;
  background: #fff;
} 
.header_toutiao div.toutiao_title {
  float: left;
  width:.38rem;
  height: .23rem;
  background: url(822.png) 0 center no-repeat;
  margin: .13rem .1rem;
}
.header_toutiao div.toutiao_line{ 
  float: left;
  height:.26rem;
  border-right:.01rem solid #E3E3E3;
   margin: .13rem .1rem 0 0;
}

.header_toutiao div.swiper-headline2 {
  float: left;
  width: 2.9rem;
  height: .5rem;
  overflow: hidden;
}

.header_toutiao div.swiper-headline2 .swiper-slide {
  font-weight: 400;
  font-size: .14rem;
  line-height: .5rem;
}

.header_toutiao div.swiper-headline2 .swiper-slide a {
  color: #222;
}
.toutiao_shadow{
  height: .03rem;
  width: 100%;
  background: url(827.png)no-repeat center center;
}
/* 头条汇总 */
.kfw_content{
  width: 3.75rem;
  margin:.2rem 0;
}
.w345{
  width: 3.45rem;
  margin:0 auto;
  margin-top:.2rem;
}

.gather_title h2{
  float: left;
  font-size: .22rem;
  font-weight: 700; 
  color: #222222;
  line-height:.3rem;
}
.gather_nowTime{
  float: right;
  width:.65rem;
  height:.3rem; 
  position: relative;
}
.gather_nowTime div{
  position: absolute;
}
.gather_nowTime .day{ 
  left:0;
  top:0;
  font-size: .22rem; 
  font-weight: 700;
  text-align: left;
  color: #fe8833;
  line-height: .3rem;
}
.gather_nowTime .week{ 
  top: 0px;
  right: 0; 
  font-size: .1rem;
  line-height: 1;
  color: #8B929F;
}
.gather_nowTime .month{
  top: .15rem;
  right: .1rem; 
  font-size: .1rem;
  line-height: 1;
  color: #8B929F;
}

.kfw_gather_list li{
  width: 100%;
  min-height: .68rem;
  padding-bottom: .15rem;
  border-bottom: .01rem solid #F1F1F1;
  margin-top: .15rem;
  overflow: hidden;
}
.kfw_gather_list li:last-child{
  border-bottom:none;
}
.kfw_gather_list li img{
  float: left;
  width: 1.2rem;
  height: .68rem;
  margin-right: .15rem;
}
.kfw_gather_list .kfw_gather_title{
  font-size: .16rem; 
  color: #222222;
  line-height: .22rem;
}
.kfw_gather_list .kfw_gather_time{
  font-size: .12rem; 
  color: #AFAFAF;
  line-height: .3rem;
}
.see_more{
  width: 100%; 
  background: #f6f6f6;
  Font-size:.12rem; 
  text-align: center;
  color: #fe8833;
  line-height:.31rem;

}
/* 热点新闻 */
 
.kfw_hot_news_title h3{
  float: left;
  font-weight: 600;
  font-size: .22rem;
  line-height: .3rem;
  color: #222;
}
.kfw_hot_news_title .kfw_hot_news_more{
    float: right;
    font-size: .14rem;
    line-height: .3rem;
}
.kfw_hot_news_title .kfw_hot_news_more a{
  color: #999999;
}
.kfw_hot_news_list li{
  width: 100%;
  min-height: .68rem;
  padding-bottom: .05rem;
  border-bottom: .01rem solid #F1F1F1;
  margin-top: .15rem;
  overflow: hidden; 
}
.kfw_hot_news_list li:last-child{
  border-bottom: none;
}
.kfw_hot_news_list li img{
  float: left;
  width: 1.2rem;
  height: .68rem;
  margin-right: .15rem;
}
.kfw_hot_news_list li .kfw_hot_news_title{
  font-size: .16rem; 
  color: #222222;
  line-height: .22rem;
}
.kfw_hot_news_list li .kfw_hot_news_time{
  height:.25rem;
}
.kfw_hot_news_list li .kfw_hot_news_time span{
  display: block;
}
.kfw_hot_news_list li .kfw_hot_news_time_left{
  float: left;
  font-size: .12rem; 
  color: #AFAFAF;
  line-height: .35rem;
}
.kfw_hot_news_list li .kfw_hot_news_time_right{
  font-size: .12rem; 
  text-align: right;
  color: #fe8833;
  line-height: .35rem;
}
.kfw_list_line{
  width: 100%;
  height: .05rem;
  background: #f6f6f6;
}
/* 栏目名称 */
.columns{
  width: 100%;
  /*height: .21rem;*/
  line-height: .21rem;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  text-align: justify;
  background: #Fff;
  padding: 0 .05rem;
  box-sizing: border-box;
  margin-top:.15rem;
  color:#666666;
}
.columnse::-webkit-scrollbar {
  /*隐藏滚动条*/
   display: none;
}
.columns a{
  font-size: .15rem;
  color:#666666;
  text-decoration: none;
}
.columns a::after{
  display: inline-block;
  content: '/';
  margin: 0 .1rem;
}
.columns a:last-child::after{
  content: '';
}


/* 海外之声 */
.kfw_tong_hy_bg_pl_title h3{
  float: left;
  font-weight: 600;
  font-size: .22rem;
  line-height: .3rem;
  color: #222;
}
.kfw_tong_hy_bg_pl_title .kfw_tong_hy_bg_pl_more{
  float: right;
  font-size: .14rem;
  color: #999999;
  line-height: .3rem; 
}
.kfw_tong_hy_bg_pl_title .kfw_tong_hy_bg_pl_more a{
  color: #999999;
}
.kfw_tong_hy_bg_pl_list li{
  width: 100%;
   /* min-height: .68rem;*/
    padding-bottom: .15rem;
    border-bottom: .01rem solid #F1F1F1;
    margin-top: .15rem;
    overflow: hidden;
}
.kfw_tong_hy_bg_pl_list li img{
  float: left;
  width: 1.2rem;
  height: .68rem;
  margin-right: .15rem;
}
.kfw_tong_hy_bg_pl_list li .kfw_tong_hy_bg_pl_title{
  font-size: .16rem; 
  color: #222222;
  line-height: .22rem;
}
.kfw_tong_hy_bg_pl_list li .kfw_tong_hy_bg_pl_time{
  font-size: .12rem; 
    color: #afafaf;
    line-height: .24rem;
}
/* 消息焦点图 */ 
 .kfw_news_focus{
  width: 100%;
  height: 2.2rem;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin-top:.15rem;
}
.ph_shadow{ 
  height:.03rem;
  width:100%;
  background: url(827.png)no-repeat center center;

}
.kfw_news_focus div.swiper-slide div.box {
  width: 100%;
  height:1.94rem;
  overflow: hidden;
  position: relative; 
  font-size: .12rem; 
}
.kfw_news_focus div.swiper-slide div.box p{
  position: absolute;
  left:0;
  bottom: 0;
  width: 100%;
  line-height: .26rem;
  background: rgba(0,0,0,0.5);
  text-indent: 1em;
  font-size: .14rem;  
  color: #fff; 
}
.kfw_news_focus div.swiper-slide div.box img{  
  display: block;
  width:100%;
  height:100%;
}
/* 圆点 */
.kfw_news_focus .swiper-pagination-view2 {
  width: 100%;
  height:.1rem;
  position: absolute;
  left: 0;
  bottom:.15rem;
  text-align: center;
}
.kfw_news_focus span.swiper-pagination-bullet,
  .kfw_news_focus span.swiper-pagination-switch{
  display: inline-block;
  width: .05rem;
  height: .05rem;
  border-radius: 50%;
  margin: 0 .05rem;
  cursor: pointer;
  background: #666;
}
.kfw_news_focus span.swiper-pagination-bullet-active,
.kfw_news_focus span.swiper-visible-switch  {
  width: .13rem;
  border-radius: .03rem;
  background: #FE8833;
}
  
 /* .kfw_news_focus .swiper-container-horizontal > .swiper-pagination-bullets {bottom:0.05rem !important}
 正信克邪 */ 
.kfw_mindfulness{
  width:3.65rem;
  height:auto;
  /* margin-left:.2rem;  */
}
.kfw_mindfulness_nav{
  width: 3.45rem;
  margin:0 auto;
}
.kfw_mindfulness_nav h3{
  float: left;
  font-size: .22rem;
  font-weight: 700;
  text-align: left;
  color: #222222;
  line-height: .3rem;

}
.kfw_mindfulness_nav a{
  float: right;
  font-size: .14rem; 
  text-align: left;
  color: #999999;
  line-height: .3rem;
}
.kfw_mindfulness_list{
  width:100%;
  height:auto;
  margin-top:.2rem;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  text-align: justify; 
  box-sizing: border-box;
}
.kfw_mindfulness_list::-webkit-scrollbar { display: none }
.kfw_mindfulness_list li{
  width: 2.4rem;
  height: 2.05rem; 
  margin-left: .1rem;
  display: inline-block;
  position: relative;
}
.kfw_mindfulness_list li img{
  display: block;
  width: 2.4rem;
  height: 1.36rem;
}
.kfw_mindfulness_list li:last-child{
  margin-right: 0;
}
.kfw_mindfulness_list li .rw_list_txt{
  width:2.18rem;
  height:.66rem;
  border: .01rem solid #ebebeb;
  font-size: .16rem; 
  color: #222222;
  line-height: .25rem;
  white-space:pre-wrap;
  padding:0 .1rem;
  border-top:none;
}
.kfw_mindfulness_list li i{
  position: absolute;
  left:.1rem;
  top:.1rem;
  height: .2rem;
  padding:0 .08rem; 
  border-radius: .09rem;
  font-size: .12rem; 
  color: #ffffff;
  line-height: .2rem; 
  font-style: normal;
  text-align: center;
}
.kfw_mindfulness_list li i.tag_green{
   background:#1AC1AD;
  }

.kfw_mindfulness_list li i.tag_yellow{
     background: #ffa734;
}
.kfw_mindfulness_list li i.tag_red{
       background: #f06a69;
}
.kfw_mindfulness_list li i.tag_blue{
        background: #31b4fa;
}

/* 专题 */
.w375{
  width:3.75rem;
  height:1.95rem;
  background: #f6f6f6;
  margin: 0 auto;
  padding-top:.1rem;
}
.w375 .kfw_mindfulness_nav{
  width:3.45rem;
  margin:0 auto;
}
.w375 .kfw_mindfulness_list{
  margin-top:.1rem;
}
.w375 .kfw_mindfulness_list li{
  /* margin:.1rem 0 0 0.2rem; */
  margin-left: .15rem;
  height:1.35rem;
}
.w375 .kfw_mindfulness_list li:last-child{
  margin-left: .1rem;
}
/* 百科博览 */
  .kfw_bkbl,
  .kfw_tpjc{
    width: 3.45rem;
    height: 1.94rem;
    margin:.1rem auto;
    position: relative;
  }
  .kfw_bkbl img,
  .kfw_tpjc img{
    width:100%;
    height:100%;
    display: block;
  }
  .kfw_bkbl p{
    position: absolute;
    left:0;
    bottom:0;
    width: 100%; 
    line-height: .26rem;
    background: rgba(0,0,0,0.5);
    font-size: .14rem;
    color:#fff;
    text-indent: 1em;
  }
 /* 视角-访谈 */
 .sj_ft_sjxj{
    width:3.45rem;
    height:auto;
    margin:.2rem auto .1rem; 
  }
 .sj_ft_sjxj .hd li {
  position: relative; 
  text-align: center; 
  float: left;
  font-size: .15rem;
  color: #666666;
  line-height: .3rem;  
  font-weight: bold;
  margin-right: .1rem;
}

.sj_ft_sjxj .hd li.on { 
  color: #222;
  font-size: .22rem;
  font-weight: 700;
  margin-right: 0; 
}
.sj_ft_sjxj .hd .sj_ft_sjxj_more{
  float: right;
  font-size: .14rem;  
  color: #999999;
  line-height: .3rem;
}
.sj_ft_sjxj .hd .sj_ft_sjxj_more a{
  color:#999
}
.sj_ft_sjxj .hd .hot{
  float: left;
  font-weight: 700;
  font-size: .18rem;
  margin:.05rem .1rem;
  color:#DFDFDF
}
.sj_ft_sjxj .bd{
  margin-top:.15rem; 
} 
.sj_ft_sjxj_list li{
  width:1.65rem;
  height:1.85rem;
  float: left;  
  margin-right: .1rem;
  margin-bottom: .1rem; 
  position: relative;
}
.sj_ft_sjxj_list li:nth-child(even){
  margin-right:0;
}
.sj_ft_sjxj_list li img{
  width: 1.67rem;
  height: .94rem;
  display: block;
}
.sj_ft_sjxj_list li .sj_ft_sjxj_txt{
  width:100%;
  height: .91rem;
  border: .01rem solid #ebebeb;
  border-top:none;
}
.sj_ft_sjxj_list li .sj_ft_sjxj_txt .ph_title{
  font-size: .16rem; 
  color: #222222;
  line-height: .22rem;
  min-height: .44rem;
 padding: .1rem .1rem;
}
.sj_ft_sjxj_list li .sj_ft_sjxj_txt .ph_time{
  font-size: .12rem; 
  color: #AFAFAF;
  line-height: .22rem;
  padding: 0 .1rem;
}
.sj_ft_sjxj_list li i{
  position: absolute;
  left: 0.05rem;
  top:.75rem;
  display: block;
  width: .12rem;
  height: .12rem;
  background: url(#)no-repeat center center;
}

 /* 图片精粹 */
 .kfw_tpjc_list{
   width: 3.45rem;
   height: auto;
   margin:0 auto;
 }
 .kfw_tpjc_list li{
  width: 1.67rem;
  height: .94rem;
  float: left;
  margin-right: .1rem;
  margin-bottom: .1rem;
  position: relative;
 }
 .kfw_tpjc_list li img{
   display: block;
   width:100%;
   height:100%;
 }
 .kfw_tpjc_list li p{
    position: absolute;
    left:30%;
    top:44%;
    font-size: .14rem;
    color:#fff;
 }
 .kfw_tpjc_list li:nth-child(even){
  margin-right: 0;
 }
  
/*20210105*/
.home_banner1 {
  display: none;
}
.home_banner1_wap {
  display: block;
  width: 100%;
}
.home_banner1_wap img {
  display: block;
  width: 100%;
  height: auto;
}

}
       